net/http.http2Framer.MaxHeaderListSize (field)
5 uses
net/http (current package)
h2_bundle.go#L1646: MaxHeaderListSize uint32
h2_bundle.go#L1665: if fr.MaxHeaderListSize == 0 {
h2_bundle.go#L1668: return fr.MaxHeaderListSize
h2_bundle.go#L4132: fr.MaxHeaderListSize = sc.maxHeaderListSize()
h2_bundle.go#L7406: cc.fr.MaxHeaderListSize = t.maxHeaderListSize()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)